Skip to content

Conversation

@tsmarsh
Copy link
Owner

@tsmarsh tsmarsh commented Feb 5, 2018

Every round of testing leads to new and exciting bugs.

The more clients / languages you use the more edge cases you find. In this case, not being able to trim the unused keys from the incoming objects was the problem.

@codecov
Copy link

codecov bot commented Feb 5, 2018

Codecov Report

Merging #5 into master will decrease coverage by 0.48%.
The diff coverage is 47.05%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #5      +/-   ##
============================================
- Coverage     76.42%   75.93%   -0.49%     
  Complexity      225      225              
============================================
  Files            42       42              
  Lines           933      939       +6     
  Branches         55       55              
============================================
  Hits            713      713              
- Misses          199      205       +6     
  Partials         21       21
Impacted Files Coverage Δ Complexity Δ
...hapes/inventoryserver/parsers/InventoryParser.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...oredshapes/inventoryserver/parsers/UserParser.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...tailoredshapes/inventoryserver/InMemoryRouter.java 84.61% <57.14%> (-7.06%) 20 <0> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ab24e29...36adbb4. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants